crypto/elliptic/internal/nistec.P224Point.bytes (method)

2 uses

	crypto/elliptic/internal/nistec (current package)
		p224.go#L123: 	return p.bytes(&out)
		p224.go#L126: func (p *P224Point) bytes(out *[133]byte) []byte {